projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef9a23c
)
Fix a typo in the last entry for ccl.c.
author
Eli Zaretskii
<eliz@gnu.org>
Thu, 25 Jan 2001 09:21:17 +0000
(09:21 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Thu, 25 Jan 2001 09:21:17 +0000
(09:21 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 7234fd0551fc0f80bbe514642e0202c71b383db8..4a4197c93311126a4419abedd821bf28ec81dcee 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-2,7
+2,7
@@
* ccl.h (sturct ccl_program): New member suppress_error.
- * ccl.c (ccl_driver): If ccl->suppress_error is nonze
or
, don't
+ * ccl.c (ccl_driver): If ccl->suppress_error is nonze
ro
, don't
insert error message to the output.
(setup_ccl_program): Initialize ccl->suppress_error to 0.